home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / software / phoa / phoa-setup-1.1.9.exe / {app} / phoa.exe / 0 / RCDATA / TDSELPHOAGROUP / TDSELPHOAGROUP.txt
Text File  |  2005-01-21  |  2KB  |  84 lines

  1. inherited dSelPhoaGroup: TdSelPhoaGroup
  2.   Left = 509
  3.   Top = 244
  4.   Caption = 'Select picture group'
  5.   ClientHeight = 435
  6.   ClientWidth = 473
  7.   OldCreateOrder = True
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   object lGroup: TLabel [0]
  11.     Left = 12
  12.     Top = 12
  13.     Width = 33
  14.     Height = 13
  15.     Caption = '&Group:'
  16.     FocusControl = tvGroups
  17.   end
  18.   inherited bvBottom: TBevel
  19.     Top = 398
  20.     Width = 473
  21.   end
  22.   object tvGroups: TVirtualStringTree [2]
  23.     Left = 12
  24.     Top = 28
  25.     Width = 449
  26.     Height = 357
  27.     Anchors = [akLeft, akTop, akRight, akBottom]
  28.     DefaultNodeHeight = 16
  29.     Header.AutoSizeIndex = 0
  30.     Header.Font.Charset = DEFAULT_CHARSET
  31.     Header.Font.Color = clWindowText
  32.     Header.Font.Height = -11
  33.     Header.Font.Name = 'Tahoma'
  34.     Header.Font.Style = []
  35.     Header.MainColumn = -1
  36.     Header.Options = [hoColumnResize, hoDrag]
  37.     Header.ParentFont = True
  38.     Images = fMain.ilActionsSmall
  39.     TabOrder = 0
  40.     TreeOptions.AnimationOptions = [toAnimatedToggle]
  41.     TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoScrollOnExpand, toAutoTristateTracking, toAutoDeleteMovedNodes]
  42.     TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages]
  43.     TreeOptions.StringOptions = [toShowStaticText, toAutoAcceptEditChange]
  44.     OnChange = tvGroupsChange
  45.     OnFreeNode = tvGroupsFreeNode
  46.     OnGetText = tvGroupsGetText
  47.     OnPaintText = tvGroupsPaintText
  48.     OnGetImageIndex = tvGroupsGetImageIndex
  49.     OnInitNode = tvGroupsInitNode
  50.     Columns = <>
  51.     WideDefaultText = 'Photo Album'
  52.   end
  53.   inherited pButtonsBottom: TPanel
  54.     Top = 400
  55.     Width = 473
  56.     TabOrder = 1
  57.     DesignSize = (
  58.       473
  59.       35)
  60.     inherited bCancel: TButton
  61.       Left = 313
  62.     end
  63.     inherited bOK: TButton
  64.       Left = 233
  65.     end
  66.     inherited bHelp: TButton
  67.       Left = 391
  68.     end
  69.   end
  70.   object dklcMain: TDKLanguageController
  71.     IgnoreList.Strings = (
  72.       '*.Font.Name'
  73.       '*.SecondaryShortCuts')
  74.     Top = 404
  75.     LangData = {
  76.       0D006453656C50686F6147726F7570010100000003000000070043617074696F
  77.       6E010700000008006276426F74746F6D00000E0070427574746F6E73426F7474
  78.       6F6D000007006243616E63656C01010000000C000000070043617074696F6E00
  79.       0300624F4B01010000000F000000070043617074696F6E0005006248656C7001
  80.       0100000012000000070043617074696F6E0006006C47726F7570010100000015
  81.       000000070043617074696F6E000800747647726F7570730000}
  82.   end
  83. end
  84.